home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / holodor1.zip / HOLODOOR.DOC next >
Text File  |  1991-10-09  |  8KB  |  205 lines

  1.                HoloDoor v1.01 (C)Copyright 1991 Kent Timm
  2.              PassKey System (C)Copyright 1989,90,91 Kent Timm
  3.  
  4.          What does HoloDoor do?  Many doors mistake AVATAR being on
  5.          as the user being in ASCII only mode.  Holo-Door is used to
  6.          convert DORINFO1.DEF so that AVATAR is disabled before
  7.          loading a door, and so the user doesn't have to turn AVATAR
  8.          on and off all the time.
  9.  
  10.          PassKey is the registeration system that was first designed
  11.          for RaCall(C), a modified version is used in HoloDoor.
  12.          Note: RaCall and HoloDoor PassKeys are not interchangeable.
  13.  
  14.  
  15.          LEGAL STUFF
  16.          ===========
  17.          HoloDoor is made available "as-is" and come with no warranty.
  18.          You are required to Register HoloDoor after a 21 trial.
  19.  
  20.               You MUST Register HoloDoor if you use it beyond the 21
  21.          day trial.  If you do not Register after 21 days, you are
  22.          required to stop using HoloDoor in any way.
  23.  
  24.          ** HoloDoor comes with no warranty of any kind, no
  25.          responsibility or liability is taken for HoloDoor's use or it
  26.          actions.
  27.          (they should make a rubber stamp for docs saying that..:-)
  28.  
  29.          ** HoloDoor is released compressed with LHA 2.12, please
  30.          do not re-compress this package with any other packer, nor
  31.          add extra files or comments to the package or text files.
  32.  
  33.          **  HoloDoor is NOT to be placed on any Media for sale,
  34.          including, but not limited to CD-ROMs, tape drive, or disk by
  35.          software distribution services/companies or anyone else
  36.          without written permission and license from the author.
  37.          No fee may be charged for HoloDoor in any way, except by the
  38.          author, Kent Timm.
  39.  
  40.  
  41. REGISTERING HoloDoor
  42. --------------------
  43.               To Register HoloDoor, simply send your request form in
  44.          along with $5 to register it.  You will be sent a PassKey
  45.          to be used.  Once the PassKey is in place you'll be able to
  46.          use the two bonus options (details later in this text)
  47.  
  48.               I don't think $5 is much to ask for considering the
  49.          countless hours I've spent fine tuning this program.  And the
  50.          post office will be taking it's share...
  51.          (and I got to pay for getting the [bleep] hard drive replaced)
  52.  
  53.          To fill-out and print a registeration form run:
  54.          HOLODOOR /FORM
  55.          or use ORDER.FRM included in this package.
  56.          Please use the /FORM option in HoloDoor if you can, that way
  57.          it will read the BBS Name and SysOp Name directly from the
  58.          Config.Ra preventing spelling/case errors.
  59.  
  60.          Send your request to Register to:
  61.  
  62.            Kent TIMM
  63.            907-1790 Eglinton Av. East
  64.            Toronto, Ontario
  65.            M4A 2T3
  66.  
  67.          Please use a *postal money order*.  I can't accept checks since
  68.          the bank charges would be more then the $5!  Money orders should be
  69.          drafted in Canadian dollars.  Money Orders can be obtained from
  70.          *any* post office. (please, no bank money orders, the service charges
  71.          are unreal to cash a bank money order).
  72.  
  73.          Outside of Canada or the USA send cash, REGISTERED-MAIL is
  74.          highly recommended! (at the very least use an envelope nobody
  75.          can see through)
  76.          Either U.S. or Canadian funds will be fine, whatever is easier
  77.          for you to get in your area.
  78.  
  79.  
  80.  
  81. How to Use HoloDoor:
  82. --------------------
  83.  
  84.               I'm going to keep this simple and to the point.
  85.          HoloDoor has no configuration files.  It does need the RA
  86.          environment to be set (see RA's Docs for details on that).
  87.  
  88.          Run as:
  89.  
  90.          HOLODOOR.EXE [<PassKey>]
  91.  
  92.          Result: >before:               >after:
  93.                   ASCII only             ASCII only
  94.                   ANSI   "               ANSI  "
  95.                   AVATAR "               ASCII "
  96.                   ANSI & AVATAR          ANSI  "
  97.  
  98.          How's that for simple!
  99.  
  100.          But that not the end of it, if you register HoloDoor, you'll
  101.          get three more operation modes, these are bonuses for
  102.          registering, a way of giving you more control of what
  103.          HoloDoor does in return for you helping to support my
  104.          efforts.  Do NOT put the "<" ">" around the PassKey, they're
  105.          just there for display in this text.
  106.  
  107.          You can also use the set command so you don't have to have the
  108.          PassKey on every command line.
  109.          example: set HOLOD=PassKey
  110.          Replace the word PassKey with the PassKey you are sent.
  111.  
  112.          Run as: HOLODOOR.EXE <PassKey> /ansi
  113.                                          ^^^^--MUST be lower case
  114.          This will convert all but ASCII only to ANSI.
  115.  
  116.          Result:  >before:               >after:
  117.                    ASCII only             ASCII
  118.                    ANSI   "               ANSI
  119.                    AVATAR "               ANSI (normally ASCII)
  120.                    ANSI & AVATAR          ANSI
  121.  
  122.          Run as: HOLODOOR.EXE <PassKey> /ANSI
  123.                                          ^^^^--MUST be UPPER CASE
  124.          This will always convert to ANSI mode.
  125.  
  126.          Result:  >before:               >after:
  127.                    ASCII only             ANSI
  128.                    ANSI   "               ANSI
  129.                    AVATAR "               ANSI
  130.                    ANSI & AVATAR          ANSI
  131.  
  132.  
  133.          Run as: HOLODOOR.EXE <PassKey> /ASCII
  134.                                          ^^^^^--MUST be UPPER CASE
  135.          The will always convert to ASCII mode.
  136.  
  137.          Result:  >before:               >after:
  138.                    ASCII only             ASCII
  139.                    ANSI   "               ASCII
  140.                    AVATAR "               ASCII
  141.                    ANSI & AVATAR          ASCII
  142.  
  143.  
  144.          If you have any questions/comments/complements you can
  145.          contact me at:
  146.  
  147.          Kent Timm
  148.          The Holo-Deck   1:250/728 [FidoNet]
  149.  
  150.          Please Note: At this time there is no phone number for my system,
  151.          (couldn't keep up with the phone bill, and the hard-drive fried),
  152.          please route NetMail to my thru 1:250/701.
  153.          You can put this in you control files to handle the routing.
  154.          Eg: Binkley/oMMM route :  StuffCM 1:250/701 1:250/728
  155.              FrontDoor Route.ctl:    route 1:250/701 1:250/728
  156.  
  157.  
  158.  
  159. Versions:
  160. =========
  161.  
  162.     v0.00               -First draft.
  163.  
  164.     v1.00  Sep 23, 1991 -First release.  Swiped part of order form
  165.                          RaCall v1.35.
  166.     v1.01  Oct 09, 1991 -Order forms revised.
  167.  
  168.  
  169. Other Programs to look for:
  170. (subject to change without notice)
  171. (sorry, disclaimer happy tonight:)
  172. ===========================
  173.  
  174. RaCall:  Creates BBS statistics bulletins for RemoteAccess:
  175.  
  176.          General Call Statistics.
  177.          Problem Call Statistics.
  178.          Message Statistics.
  179.          Conference Statistics. (message count entered in each area)
  180.          File Statistics (UL/DL)
  181.          Protocol Statistics.(count each UL/DL protocol that was used)
  182.          Percentages shown for several stats.
  183.          Who Called yesterday (during the last RA.LOG)
  184.          Top Callers+
  185.          Top Message Posters+
  186.          Top UpLoaders+
  187.          Top DownLoaders+
  188.  
  189.           + Top Users configured by sysop, (Top Ten, Fifteen, etc...)
  190.  
  191.          For a sample Bulletins see the files:
  192.           RACALL-D.ANS  Daily and System-to-Date
  193.           RACALL-W.ANS  Who Called Yesterday
  194.           RACALL-T.ANS  Top Ten Callers/Posters/ULers/DLers
  195.  
  196.     **   Opus or FrontDoor style log are handled automaticly.
  197.     **   FileDoor (QBBS style) UL/DL log entries supported.
  198.     ##   Current filename: RACAL135.ZIP (next version will be .LZH)
  199.  
  200. XRSwap:  Use with XRSDoor to let special users use their own ORIGIN.XRS
  201.          and make others use the forced XORIGIN.XRS  Works by user
  202.          name
  203.          or security level.
  204.     ##   Current filename: XRSWAP1.LZH
  205.